Skip to main content

The YAM Open File System

note

This is an ongoing project and this file may change.

The website that you are currently viewing this document on is in many ways the deliverable. I hope it is working well. if it is, you should be able to review different project silos and their documents. It should also allow contributors and grant recipients to submit pull requests to create new project directories.

File Structureโ€‹

Below is the current project directory structure for Silo Projects:

Project Directory (This is your github repo)
|
โ”œโ”€โ”€ readme.md (marketing doc or executive summary)
|
โ”œโ”€โ”€ Specification doc.md
|
โ”œโ”€โ”€ Grant-001 Folder
โ”‚ โ”œโ”€โ”€ Grant Application
โ”‚ โ”œโ”€โ”€ Payment request 1
โ”‚ โ”œโ”€โ”€ Payment request 2
โ”‚ โ””โ”€โ”€ ...
โ”‚
โ”œโ”€โ”€ Grant-002 Folder
โ”‚ โ”œโ”€โ”€ Grant Application
โ”‚ โ”œโ”€โ”€ Payment request 1
โ”‚ โ”œโ”€โ”€ Payment request 2
โ”‚ โ””โ”€โ”€ ...
โ”‚
โ”œโ”€โ”€ Grant-00n Folder
โ”‚ โ”œโ”€โ”€ Grant Application
โ”‚ โ”œโ”€โ”€ Payment request 1
โ”‚ โ”œโ”€โ”€ Payment request 2
โ”‚ โ””โ”€โ”€ ...
โ”‚
โ”œโ”€โ”€ Deliverables Folder
โ”‚ โ”œโ”€โ”€ subfolders and files as you see fit to represent your deliverables. Could also be the project files.
โ”‚ โ””โ”€โ”€ ...
โ”‚
โ””โ”€โ”€ Other Documents Folder
โ”œโ”€โ”€ images from spec doc, other important files, etc
โ””โ”€โ”€ ...

Website Codeโ€‹

You can view the website code here: https://github.com/rossgalloway/docs-website

This site, once completed and approved, should move to the YAM Github Organization and be stored there.

Project Silo Github Repositoriesโ€‹

Right now all of the Project Silo Repositories live in my personal github account, but the website can read from any github repository. For example, you can see the code here that sets the repository that the documentation section is pulled from.

Silo Repo 1โ€‹

Silo Repo 2โ€‹